How to Install kolab-webadmin software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install kolab-webadmin software package in Ubuntu 12.04 LTS (Precise Pangolin)

kolab-webadmin software package provides Kolab administration web interface, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kolab-webadmin 

kolab-webadmin is installed in your system.

Make ensure the kolab-webadmin package were installed using the commands given below,

$ sudo dpkg-query -l | grep kolab-webadmin *

You will get with kolab-webadmin package name, version, architecture and description in a table

kolab-webadmin package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package kolab-webadmin
Version 2.2.3-20091217-4
Description Kolab administration web interface
Sub Section Admin


See Also, How to uninstall or remove kolab-webadmin software package from Ubuntu 12.04 LTS (Precise Pangolin)?